amLeadCat 
Logical Entity Name  amLeadCat 
Default Table Name  amLeadCat 
Physical Only  NO 
Definition 
 
Note 
 

amLeadCat Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
Active    bit  NO 
 
SystemCode    bit  NO 
 
ModFlag    char(1)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
amLeadCatID(PK)    int  NO 
 
BudgetPctToEnroll    numeric(6, 2)  YES 
 
BudgetPctToStart    numeric(6, 2)  YES 
 

amLeadCat Primary and Unique Keys 
Key Name  Key Type  Keys 
amLeadCat_Code_U_N_IDX  Index  Code 
amLeadCat_amLeadCatID_U_C_IDX  PrimaryKey  amLeadCatID 

amLeadCat Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmLeadCatBudget  Non-Identifying  One To Zero or More  FK_AmLeadCatBudgetAmLeadCatId_amLeadCatAmLeadCatId        NO  YES 
amLeadSrc  Non-Identifying  One To Zero or More  FK_amLeadSrcAmLeadCatId_amLeadCatAmLeadCatId        NO  YES 

amLeadCat Check Constraints 
Check Constraint Name  CheckConstraint